liblog4cxx10 software package provides Logging library for C++, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install liblog4cxx10
liblog4cxx10 is installed in your system.
Make ensure the liblog4cxx10 package were installed using the commands given below,
$ sudo dpkg-query -l | grep liblog4cxx10 *
You will get with liblog4cxx10 package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Libraries |
| Package | liblog4cxx10 |
| Version | 0.10.0-4+b1 [s390x], 0.10.0-4 |
| Description | Logging library for C++ |
| Sub Section | libs |